home *** CD-ROM | disk | FTP | other *** search
INI File | 2000-08-31 | 450 b | 34 lines |
- [SUBJECT]
- Description=Sent E-Mail with predetermined subject
- ImageIndex=-1
- Folder=Quick JavaScript
-
-
-
- [BODY_TEXT]
- ;
- ;<CENTER>
- ;<FORM>
- ;<INPUT TYPE="button" VALUE="`caption`" onClick="parent.location='mailto:`address`?subject=`subject`'">
- ;</FORM>
- ;</CENTER>
- ;
-
-
- [`caption`]
- Kind=S
- Value=Click Here to Write to Me
-
-
- [`address`]
- Kind=S
- Value=spammer@earthling.net
-
-
- [`subject`]
- Kind=S
- Value=This goes to the subject
-
-
-
-